Where math problems become magical adventures!
Turn these real-world statements into differential equation spells!
The amount of radium \( Q \) is our potion that's changing over time.
The decay rate is the magical derivative \( \frac{dQ}{dt} \).
The rate is proportional to \( Q \), so we write: \( \frac{dQ}{dt} \propto Q \)
We use \( k \) (negative for decay): \( \frac{dQ}{dt} = -kQ \)
This is the standard exponential decay equation.
Solution: \( Q(t) = Q_0e^{-kt} \)
Verification: Differentiating the solution gives \( \frac{dQ}{dt} = -kQ_0e^{-kt} = -kQ \), which matches our equation.
Population \( P \) is our magical creature that's growing.
The growth rate is \( \frac{dP}{dt} \).
The rate depends on two factors:
So \( \frac{dP}{dt} \propto P \times (500,\!000 - P) \)
This is a logistic growth equation with carrying capacity 500,000.
Solution: \( P(t) = \frac{500,\!000}{1 + Ae^{-500,\!000kt}} \) where A is a constant.
Verification: The standard logistic form is \( \frac{dP}{dt} = rP(1-\frac{P}{K}) \), which matches our equation with \( K=500,\!000 \) and \( r=500,\!000k \).
Vapor pressure \( P \) changes with temperature \( T \).
The rate is \( \frac{dP}{dT} \) (how pressure changes with temperature).
The rate depends on:
So \( \frac{dP}{dT} \propto \frac{P}{T^2} \)
This is a separable differential equation.
Solution: \( P(T) = Ce^{-k/T} \) where C is a constant.
Verification: Differentiating the solution gives \( \frac{dP}{dT} = C\frac{k}{T^2}e^{-k/T} = k\frac{P}{T^2} \), which matches our equation.